[INFO] cloning repository https://github.com/matiascam02/Cursor-for-bots
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matiascam02/Cursor-for-bots" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiascam02%2FCursor-for-bots", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiascam02%2FCursor-for-bots'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aca450b246da5d569fdef6a2417cf248c6b68cc2
[INFO] checking matiascam02/Cursor-for-bots against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatiascam02%2FCursor-for-bots" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matiascam02/Cursor-for-bots
[INFO] finished tweaking git repo https://github.com/matiascam02/Cursor-for-bots
[INFO] tweaked toml for git repo https://github.com/matiascam02/Cursor-for-bots written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matiascam02/Cursor-for-bots on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matiascam02/Cursor-for-bots already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4d4f8a0ae5103d320c29c0b3d0713f475b15b6ac6cadda3244696f227ced736e
[INFO] running `Command { std: "docker" "start" "4d4f8a0ae5103d320c29c0b3d0713f475b15b6ac6cadda3244696f227ced736e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d4f8a0ae5103d320c29c0b3d0713f475b15b6ac6cadda3244696f227ced736e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d4f8a0ae5103d320c29c0b3d0713f475b15b6ac6cadda3244696f227ced736e" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d4f8a0ae5103d320c29c0b3d0713f475b15b6ac6cadda3244696f227ced736e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d4f8a0ae5103d320c29c0b3d0713f475b15b6ac6cadda3244696f227ced736e" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking arrow-schema v53.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling zmij v1.0.3
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling cranelift-isle v0.103.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.103.0
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.103.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking wasmparser v0.118.2
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling wasm-encoder v0.243.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking rustix v1.1.3
[INFO] [stderr]     Checking wasmtime-asm-macros v16.0.0
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking cranelift-control v0.103.0
[INFO] [stderr]     Checking wasm-encoder v0.38.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling wasmtime-cache v16.0.0
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking wasmtime-wmemcheck v16.0.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking wast v243.0.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v16.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/24e1a22664233bce1f9b5dc6eee7c1f74327e28c/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=4f2e82a95171f39c -C extra-filename=-bf93aba1d8cda903 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-1876b9b52cc5e412.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4d4f8a0ae5103d320c29c0b3d0713f475b15b6ac6cadda3244696f227ced736e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d4f8a0ae5103d320c29c0b3d0713f475b15b6ac6cadda3244696f227ced736e", kill_on_drop: false }`
[INFO] [stdout] 4d4f8a0ae5103d320c29c0b3d0713f475b15b6ac6cadda3244696f227ced736e
